CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES MFC

搜索资源列表

  1. aes.zip

    2下载:
  2. AES算法加解密的MFC程序,在visual c++ 6.0中编辑,AES algorithm for encryption and decryption process of the MFC in visual c++ 6.0 edit
  3. 所属分类:界面编程

    • 发布日期:2012-12-27
    • 文件大小:39409
    • 提供者:NCTurtle
  1. Aes.rar

    1下载:
  2. 使用C++和MFC做的AES加密解密系统,The use of C++ and MFC to do the AES encryption and decryption system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1904692
    • 提供者:张晴丽
  1. AES

    0下载:
  2. ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1954880
    • 提供者:lilinxuan
  1. crypt

    0下载:
  2. 绝对是很好的MFC软件,各个加密算法(hash,AES,RES,DES...的集合,很全,代码都是很经典的,学习学习,很有帮助-VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-16
    • 文件大小:25378889
    • 提供者:lxk613
  1. 128bit-AES

    2下载:
  2. 完整的工程,128位aes加解密,有详尽的注释及文件说明-For AES encode and decode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2160682
    • 提供者:wwww
  1. AES

    0下载:
  2. AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:16307947
    • 提供者:cristiano
  1. AES

    0下载:
  2. MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:77585
    • 提供者:王晓明
  1. AESDemo

    0下载:
  2. AES加密算法的类,源码为类调用的Demo程序,源码使用MFC编程环境。-AES encryption algorithm type, source code for the class called Demo program source code using the MFC programming environment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:47991
    • 提供者:于泽
  1. bxnmfc18ok

    1下载:
  2. 最好的开源AES加解密程序 MFC编写 功能强大 AES VC++ MFC VC++6.0 最好的加密解密程序 功能强大 这是迄今为止,我发现的最好的开源AES加解密程序,界面友好,功能强大-The best open source AES encryption and decryption process MFC write powerful AES VC++ MFC VC++6.0 best powerful encryption and decryption process is
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-12-23
    • 文件大小:47104
    • 提供者:bush
  1. BigInt_rsa

    0下载:
  2. 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6922
    • 提供者:李抒昌
  1. AES

    0下载:
  2. 用VC++、MFC、AES实现对文件加密解密的源代码-encode and decode about code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1774082
    • 提供者:
  1. AES

    0下载:
  2. AES加密算法的MFC简单界面显示,输出中间数据-AES encryption algorithm MFC simple interface display and output intermediate data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:32584
    • 提供者:王木木
  1. AES

    0下载:
  2. AES文件字符串的加密解密 具有优美的MFC界面-AES file encryption and decryption of string with a beautiful MFC interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5395487
    • 提供者:刘志明
  1. AES-encryption-and-decryption

    0下载:
  2. AES加解密,但不是可视化的,因为对MFC不是很熟悉-AES encryption and decryption, but not visual, because the MFC is not very familiar with
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:7031
    • 提供者:wuguijiang
  1. AES

    0下载:
  2. 利用C语言中的MFC工具实现AES算法对文件的加解密。-MFC tools using C language in the AES algorithm for file encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:48939
    • 提供者:王娟
  1. Aes

    0下载:
  2. 和之前DES算法一样。这是AES算法的实现,有MFC界面。主要是字符和字符串加密。可以作为加密小软件-And before the same DES algorithm. This is the AES algorithm with MFC interface. Main character and string encryption. Encryption software can be used as a small
  3. 所属分类:CA program

    • 发布日期:2017-05-08
    • 文件大小:1982063
    • 提供者:吴明航
  1. VCPP-MFC

    0下载:
  2. 实现客户服务器之间的通信,可以对通信双方的即时信息采用AES加密,同时双方可以进行文件传输,发送发对传输的文件采用AES加密,接收方对接收到的数据解密获取明文。-To realize the communication between the client and server, instant information communication using AES encryption, and the two sides can transfer files, send to transfe
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:91548
    • 提供者:zsy
  1. AES-Simlator

    0下载:
  2. 自己用C语言写的AES加密代码,通过MFC实现-AES Simlator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11050982
    • 提供者:晖晖不会飞
  1. AES-MFC

    0下载:
  2. aes,MFC实现,对于初学者我来说很方便-aes, MFC achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1692713
    • 提供者:苏蕾
  1. AES_MFC

    0下载:
  2. 实现AES的加密解密、雪崩效应 MFC开发UI(The implementation of AES encryption, decryption, avalanche effect MFC developing UI)
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:23859200
    • 提供者:saer
« 12 »
搜珍网 www.dssz.com